home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20010306-20010921 / 000276_ws-news@gmx.at_Mon Jul 16 09:43:21 EDT 2001.msg < prev    next >
Text File  |  2001-09-20  |  2KB  |  40 lines

  1. Article: 12608 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!iad-peer.news.verio.net!iad-feed.news.verio.net!news.verio.net!carrier.kiev.ua!news.uar.net!fu-berlin.de!newsrouter.chello.at!newsmaster-03.atnet.at!atnet.at!not-for-mail
  3. From: "Werner Schiendl" <ws-news@gmx.at>
  4. Newsgroups: comp.os.vxworks,comp.arch.embedded,comp.protocols.kermit.misc
  5. Subject: Re: Kermit for VxWorks
  6. Date: Mon, 16 Jul 2001 14:05:07 +0200
  7. Organization: VBS - Vienna Backbone Service
  8. Lines: 17
  9. Message-ID: <995285625.348908@newsmaster-04.atnet.at>
  10. References: <9ikjrq$asm@watsun.cc.columbia.edu> <3B4DDE9B.C12DEF3@digidata.com> <9ikojr$r9c$1@newsmaster.cc.columbia.edu> <8_H37.5136$z21.527498@newsc.telia.net> <GGGtn1.3sx@fcshome.stoneham.ma.us>
  11. NNTP-Posting-Host: newsmaster-04.atnet.at
  12. X-Trace: newsmaster-03.vbs.at 995285283 78224 194.152.166.101 (16 Jul 2001 12:08:03 GMT)
  13. X-Complaints-To: abuse@atnet.at
  14. NNTP-Posting-Date: Mon, 16 Jul 2001 12:08:03 +0000 (UTC)
  15. X-Priority: 3
  16. X-MSMail-Priority: Normal
  17. X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
  18. X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
  19. Cache-Post-Path: newsmaster-04.atnet.at!unknown@195.230.55.33
  20. X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/)
  21. Xref: newsmaster.cc.columbia.edu comp.os.vxworks:41715 comp.arch.embedded:108473 comp.protocols.kermit.misc:12608
  22.  
  23. > It doesn't say anything about distributing source for everything else in
  24. > the package accompanying the GPL'd work. I don't think the discussion was
  25. > about adding gkermit to the VxWorks package (though I don't see anything
  26. > wrong with that either), but merely about trying to use a kermit protocol
  27. > engine to do file transfers to/from VxWorks.
  28.  
  29. Depends on the point of view. Usually, you compile everything into one big
  30. binary and burn that beast to Flash or whatever starage the device has. So
  31. you would in fact add the gkermit sources to your VxWorks image. VxWorks has
  32. no concept of processes and executables stored in files out of the box. You
  33. can load object modules at runtime, but they are linked against the target
  34. too. I don't think that the GPL handles that particular case very good.
  35.  
  36. regards
  37. werner
  38.  
  39.  
  40.